Install fixes for Bug#12764 and Bug#12766.
authormartin rudalics <rudalics@gmx.at>
Wed, 31 Oct 2012 10:02:51 +0000 (11:02 +0100)
committermartin rudalics <rudalics@gmx.at>
Wed, 31 Oct 2012 10:02:51 +0000 (11:02 +0100)
commite22c5005edeb2bca1468948a7ddb4230a6ee2294
tree5cf32b0360858e08be67fd53f367c509639521cc
parenta3f09ca6aeeab414358ce6ccecc8490f0d70fa81
Install fixes for Bug#12764 and Bug#12766.

* window.el (quit-restore-window): If the window has been
created on an existing frame and ended up as the sole window on
that frame, do not delete it (Bug#12764).

* minibuf.c (read_minibuf): Restore current buffer since
choose_minibuf_frame calling Fset_frame_selected_window may
change it (Bug#12766).
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/minibuf.c